To do

While it runs, there is still plenty of stuff to do.

Tests

The first fundamental task is to set up some measures by which we make sure that the link between Osmose and our model works fine. I’d like some histograms of what happens in the original WFS implementation when:

  • There is no fishing
  • Constant mortality for some species

And see if our model produces the same kind of distributions.

Data

It’d be nice to start putting some kind of realistic parameters in our model to see how off the mark it is. Particularly for boats we need:

  • Number and port of origin
  • Catchability and costs of using gear
  • Max hold size
  • Speed and gas costs
  • General trip costs
  • Sale prices for fish

It would also be neat to have some more info about the geography:

  • Size of each map cell
  • coordinate system used
  • weather if OSMOSE computes it

Finally some basic info about what policies are currently in place.

Decisions

We need to decide on a few things for our model but in particular we need to choose whether to focus on just catchability or also retention and selectivity. Osmose takes into consideration the age of the school so it is feasible that our gear would also do so but it might be a lot of work and wonder if it is really needed.

It would also be nice to have a couple of policy questions we want to ask ahead of time so we can better predict what kind of work needs to be done.